* sysdep.c [__FreeBSD__]: Minor cleanups.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Apr 2012 01:27:10 +0000 (18:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Apr 2012 01:27:10 +0000 (18:27 -0700)
commitb96c04e42f8e68b9d4f9192e286920ee458e2897
treee56ef4f79045cd2191aef01bac18024ff6e7e87e
parent8ef6e2b09a08f9a6afc5f204b38e9352d9797db5
* sysdep.c [__FreeBSD__]: Minor cleanups.

(list_system_processes, system_process_attributes) [__FreeBSD__]:
Use Emacs indenting style more consistently.  Avoid some casts.
Use 'double' consistently rather than mixing 'float' and 'double'.
src/ChangeLog
src/sysdep.c